home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 2764 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: topaz.moravian.edu!usenet
  2. From: stmbt01@moravian.edu
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: UNIX running AmigaOS?
  5. Date: Mon, 05 Feb 1996 02:34:58 GMT
  6. Organization: Moravian College
  7. Message-ID: <4f3qci$sdp@topaz.moravian.edu>
  8. References: <4dompv$s4q@newsstand.cit.cornell.edu> <gj489-2201961527520001@199.17.138.42> <Pine.OSF.3.91.960124001316.29372F-100000@sable.ox.ac.uk> <4e5h1a$ja@newsstand.cit.cornell.edu>,<DLqF0z.9FB@hermes.hrz.uni-bielefeld.de> <4f3d40$n9r@news.isc.rit.edu>
  9. NNTP-Posting-Host: 204.170.52.45
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. mjp3783@vaxb.isc.rit.edu wrote:
  13.  
  14.  
  15.  
  16. >It could be done. It is just difficult, slow and pointless. Besides the fact
  17. >that no one would want to for those reasons. An example of this kind of
  18. >emulator would be the DOS entrance under Windows. Hardware calls are trapped to
  19. >Windows routines. Not fast, not pretty (and not even 100% in Win 3.1), but
  20. >do-able...
  21.  
  22. >>There is IMHO no way of coexistance of AmigaOS and Unix since there concepts
  23. >>are to different. AmigaOS is the faster OS, but Unix is safer. So live with it.
  24.  
  25. >Pretty much my conclusion, although the "impossible" label is untrue. 
  26.  
  27.  
  28.     Yeah, it's just a virtual machine of sorts.. Emulating hardware
  29. through software.. Even the 680x0 instructions would have to be
  30. emulated.. That would fall under the category of "pretty slow" but
  31. once you start emulating the other processors, it would degrade to
  32. "very slow" and then to all the facets of the hardware, it'd be
  33. "unbearably slow" (though I'd be interested to see it on a DEC
  34. Alpha)..
  35.  
  36.     Emulating the physical world with software is a very intrigueing
  37. proposition, but to make a faithful replication of hardware through
  38. software would be a serious undertaking, to say the least. (Look at
  39. VM)
  40.  
  41.  
  42.  
  43.